home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / ppmtomd-GammaSaturation.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  785 b   |  26 lines

  1. <option type="float" id="opt/ppmtomd-GammaSaturation">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Gamma correction on saturation HSV component</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>GammaSaturation</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>Adjustment</arg_group>
  12.    <arg_order>250</arg_order>
  13.    <arg_spot>C</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto> -satgamma %s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>ppmtomd</driver>
  20.       <arg_defval>1.0</arg_defval>
  21.      </constraint>
  22.   </constraints>
  23.   <arg_max>10.0</arg_max>
  24.   <arg_min>0.10</arg_min>
  25. </option>
  26.